POV-Ray : Newsgroups : povray.general : Found a typo in the doc. : Found a typo in the doc. Server Time
4 Aug 2024 00:24:15 EDT (-0400)
  Found a typo in the doc.  
From: Francois Labreque
Date: 11 Sep 2003 20:57:19
Message: <3f6119ef$1@news.povray.org>
Should this go here, or in povray.bugreport?

Section 6.7.11.32 Spiral1

NOTE: sthe comma is required especially if Bump_Size is negative.
       ^
       |


-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.